home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / pd / 076-100 / 100 / conman / arcinst < prev    next >
Text File  |  1995-03-13  |  345b  |  11 lines

  1. ; Copies files for ConMan to the system disk
  2. ; Use this script if you received ConMan as an ARCed file.
  3. ; Two easy steps to CLI bliss:
  4. ;   (1) de-ARC the files into the current directory
  5. ;   (2) "execute" this install script ...
  6.  
  7. copy chandler    SYS:l/ConHandler
  8. copy conlib.lib  LIBS:conhandler.library
  9. copy conman      c:
  10. copy setcman     c:
  11.